'Declaration<DispIdAttribute(4)> Sub SetCacheFolder( _ ByVal CacheFolder As String _ )
[DispId(4)] void SetCacheFolder( string CacheFolder )
procedure SetCacheFolder(
CacheFolder: String
);
DispIdAttribute(4) function SetCacheFolder( CacheFolder : String );
[DispId(4)] void SetCacheFolder( string* CacheFolder )
[DispId(4)] void SetCacheFolder( String^ CacheFolder )
Parameters
- CacheFolder
